Skip to content

Conversation

@samsonasik
Copy link
Member

@samsonasik samsonasik commented Jun 27, 2025

Fixes #26

To resolve this diff which on suggest should be no changed:

There was 1 failure:

1) Rector\Jack\Tests\ComposerProcessor\RaiseToInstalledComposerProcessor\RaiseToInstalledComposerProcessorTest::testSkipSuggestChange
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
         "illuminate/container": "^12.19"
     },
     "suggest": {
-      "illuminate/container": "to use container"
+      "illuminate/container": "^12.19"
     }
 }

@94noni
Copy link

94noni commented Jun 27, 2025

i will try it asap and report, but perhaps not before next week :s (afk)

@samsonasik
Copy link
Member Author

It still failing fiixture, so no fix yet :), if you're faster than me, feel free to take over :)

@samsonasik
Copy link
Member Author

@94noni fixed 🎉

@samsonasik
Copy link
Member Author

All checks have passed 🎉 @TomasVotruba I am merging it ;)

@samsonasik samsonasik merged commit 3305810 into main Jun 27, 2025
9 checks passed
@samsonasik samsonasik deleted the skip-suggest-change branch June 27, 2025 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: commande "raise-to-installed" swap suggest part

3 participants